home *** CD-ROM | disk | FTP | other *** search
/ Australian PC Authority 2003 February / Disc 1 / PCAFeb2003_1.iso / Patches / Intel INF / infinst_enu.exe / data1.cab / Extract / Ich4 / WinMe / INFPrelo.inf
Encoding:
Windows Setup INFormation  |  2002-05-31  |  3.7 KB  |  121 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  CUSTOM.INF                                                  
  4. ; **    Abstract:  Windows* Millennium custom installation file for 
  5. ; **               systems containing Intel(R) 82801DB/DBM I/O Controller Hub
  6. ; **               82845 Chipset, 82845G Chipset
  7. ; **               
  8. ; **    Last Update:  Mar 05, 2002 (Version 4.00 Build 1009)
  9. ; ****************************************************************************
  10. ; ****************************************************************************
  11.  
  12. [Version]
  13. signature="$CHICAGO$"
  14.  
  15. [DestinationDirs]
  16. PreCopyFiles=2                   ; Windows temp setup directory
  17. InfCopyFiles=17                  ; Windows \inf directory
  18. PreCatCopyFiles=2                ; Windows temp setup directory
  19. CatCopyFiles=10,CATROOT          ; Windows \CATROOT directory
  20.  
  21. ; ****************************************************
  22. [Custom_Precopy]
  23. CopyFiles=PreCopyFiles
  24. CopyFiles=PreCatCopyFiles
  25.  
  26. [PreCopyFiles]
  27. 845g.inf
  28. 845.inf
  29. ich4core.inf
  30. ich4ide.inf
  31. ich4usb.inf
  32.  
  33. [PreCatCopyFiles]
  34. 845g.cat
  35. 845.cat
  36. ich4core.cat
  37. ich4ide.cat
  38. ich4usb.cat
  39.  
  40. ; ****************************************************
  41. [BaseWinOptions]
  42. InfCopy
  43.  
  44. [InfCopy]
  45. CopyFiles=InfCopyFiles
  46. ;CopyFiles=CatCopyFiles
  47.  
  48. [InfCopyFiles]
  49. 845g.inf
  50. 845.inf
  51. ich4core.inf
  52. ich4ide.inf
  53. ich4usb.inf
  54.  
  55. [CatCopyFiles]
  56. 845g.cat
  57. 845.cat
  58. ich4core.cat
  59. ich4ide.cat
  60. ich4usb.cat
  61.  
  62. ; ****************************************************
  63. [SourceDisksNames]
  64. 1=%INF_DISK%, "", 0
  65.  
  66. [SourceDisksFiles]
  67. 845g.inf=1
  68. 845.inf=1
  69. ich4core.inf=1
  70. ich4ide.inf=1
  71. ich4usb.inf=1
  72.  
  73. 845g.cat=1
  74. 845.cat=1
  75. ich4core.cat=1
  76. ich4ide.cat=1
  77. ich4usb.cat=1
  78.  
  79.  
  80.  
  81. ;;; must un-comment out the ICH2corm.inf file when installing on ICH2-M systems
  82. ;;;ICH2corM.inf=1                     ; For Intel(R) 82801BAM components
  83. ;;; must un-comment out the ICH2corm.cat file when installing on ICH2-M systems
  84. ;;;ich2corm.cat=1              ; For Intel(R) 82801BAM components
  85.  
  86. [Strings]
  87. INF_DISK="INF Files for Intel(r) Chipsets"
  88.  
  89. ; Copyright (c) 1999-2000 Intel Corporation
  90.  
  91. ; ************************************************************
  92. ; Intel is making no claims of usability, efficacy or 
  93. ; warranty.  
  94. ; ************************************************************
  95. ; Information in this document is provided in connection with 
  96. ; Intel products.  No license, express or implied, by estoppel 
  97. ; or otherwise, to any intellectual property rights is granted 
  98. ; by this document.  Intel assumes no liability whatsoever, 
  99. ; and Intel disclaims any express or implied warranty, 
  100. ; relating to sale and/or use of Intel products including 
  101. ; liability or warranties relating to fitness for a particular 
  102. ; purpose, merchantability, or infringement of any patent, 
  103. ; copyright or other intellectual property right.  Intel 
  104. ; products are not intended for use in medical, life saving, 
  105. ; or life sustaining applications.
  106.  
  107. ; ************************************************************
  108. ; Intel Corporation disclaims all warranties and liabilities 
  109. ; for the use of this document and the information contained 
  110. ; herein, and assumes no responsibility for any errors which 
  111. ; may appear in this document, nor does Intel make a 
  112. ; commitment to update the information contained herein. Intel 
  113. ; reserves the right to make changes to this document at any 
  114. ; time, without notice.
  115. ; ************************************************************
  116. ; ************************************************************
  117.  
  118. ; * Third-party brands and names are the property of their 
  119. ; respective owners.
  120.  
  121.